home *** CD-ROM | disk | FTP | other *** search
/ Software USA 3 #11 / Software USA Volume 3.11.iso / pc / lifestyl / scrnsave / sprkwood / run / swood.ini < prev    next >
INI File  |  1997-10-13  |  2KB  |  79 lines

  1. ; Most recent error encountered
  2. errors=
  3.  
  4. ; Viewer position
  5. viewer_x=1647
  6. viewer_y=402
  7. viewer_z=438
  8.  
  9. ; Viewing magnification -- (Min:50  Max:150)
  10. zoom=125
  11.  
  12. ; Vertical viewing pitch -- (Min:-100  Max:800)
  13. pitch=439
  14.  
  15. ; Maximum available firework sparks -- (Min:200  Max:2500)
  16. max_sparks=2000
  17.  
  18. ; Active firework sparks -- (Min:200  Max:[Max Avail Sparks])
  19. sparks=1538
  20.  
  21. ; Active trees -- (Min:0  Max:15)
  22. trees=15
  23.  
  24. ; Ground points under each tree -- (Min:0  Max:20)
  25. ground=8
  26.  
  27. ; System color brightness -- (Min:1  Max:10)
  28. brightness=10
  29.  
  30. ; Control panel sensitivity -- (0=Slow  1=Norm  2=Med  3=Fast  4=High)
  31. controls=2
  32.  
  33. ; Display the Control Panel -- (y or n)
  34. panel=n
  35.  
  36. ; Automatic orbiting -- (y or n)
  37. auto_orbit=y
  38.  
  39. ; Frame delay value -- (Min:0  Max:80)
  40. frame_delay=12
  41.  
  42. ; Show opening title screen -- (y or n)
  43. title=y
  44.  
  45. ;--------------------------------------------------------------------
  46. ; NOTE: All of the remaining options apply to the REGISTERED version
  47. ;       of Sparkwood ONLY.  If you are using the shareware version
  48. ;       of the program, changing any of the remaining options will
  49. ;       have no effect.
  50. ;--------------------------------------------------------------------
  51.  
  52. ; Password alarm -- (y or n)
  53. password_beep=y
  54.  
  55. ;--------------------------------------------------------------------
  56. ; Both the DOS and Windows screen savers will avoid activation if
  57. ; any of the programs listed after the "app" keyword are currently
  58. ; running.  The programs may be listed with or without an extension.
  59. ;
  60. ; The Windows screen saver will not start if any window is active
  61. ; whose title is listed after the: "win" keyword.
  62. ;--------------------------------------------------------------------
  63. [disturb_not]
  64. app=example1.exe,example2
  65. win=Example Window Title1,Example Title2
  66.  
  67. ;--------------------------------------------------------------------
  68. ; The settings shown below after the "command_line" keyword are
  69. ; appended to the default options used by the Windows Control Panel
  70. ; version of Sparkwood, and are ignored when using the program in DOS.
  71. ;
  72. ; When running in DOS, indicate options on the command line, or by
  73. ; setting the INI variables listed above.
  74. ;--------------------------------------------------------------------
  75. [win_settings]
  76. command_line=
  77. running=y
  78.  
  79.